home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
E-G
/
GetDANames 1.2.cpt
/
GetDANames 1.2
/
background_2812.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
1KB
|
63 lines
-- background: 2812 from stack: in.2
-- bmap block id: 3444
-- flags: 0000
-- background id: 0
-- name:
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=407 top=311 right=336 bottom=439
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=450 top=311 right=336 bottom=476
-- title width / last selected line: 0
-- icon id / first selected line: 17779 / 17779
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev card
----- HyperTalk script -----
on mouseUp
go prev card
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=475 top=311 right=336 bottom=502
-- title width / last selected line: 0
-- icon id / first selected line: 8419 / 8419
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next card
----- HyperTalk script -----
on mouseUp
go next card
end mouseUp